TypeProjectionRef

sealed class TypeProjectionRef

Functions

toIrString
Link copied to clipboard
abstract fun toIrString(): String
toIrTypeArg
Link copied to clipboard
abstract fun toIrTypeArg(context: IrPluginContext): IrTypeArgument
toString
Link copied to clipboard
abstract override fun toString(): String

Properties

isStar
Link copied to clipboard
val isStar: Boolean

Inheritors

StarRef
Link copied to clipboard
TypeRef
Link copied to clipboard

Sources

jvm source
Link copied to clipboard